Laplacian-of-Gaussian filter

Terms from Artificial Intelligence: humans at the heart of algorithms

Page numbers are for draft copy at present; they will be replaced with correct numbers when final book is formatted. Chapter numbers are correct and will not change now.

A Laplacian-of-Gaussian filter is simply a Laplacian operator applied after a Gaussian filter. By changing the standard deviation of the Gaussian filter, this combination identifies edges and regions at different levels of detail. This technique is applied in Marr's primal sketch, partly as an efficiency mechanism.

Used on Chap. 12: pages 252, 257, 258